<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #f5f5f5;
}

section {
    width: 100%;
    padding-bottom: 60px;
}

.cont {
    width: 1280px;
    margin: 0 auto;
}

.cont .dy {
    width: 100%;
}

.cont-left .page {
    width: 586px;
    height: 40px;
    margin: 18px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page .start,
.page .end {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page .start .shou,
.page .end .wei {
    display: block;
    width: 60px;
    height: 40px;
    background: #FFFFFF;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    text-align: center;
}

.page .start .last,
.page .end .next {
    display: block;
    width: 70px;
    height: 40px;
    background: #FFFFFF;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    text-align: center;
}

.page-list {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page-list a {
    display: block;
    width: 40px !important;
    height: 40px;
    background: #FFFFFF;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    text-align: center;
}

.page .start a:hover,
.page .end a:hover,
.page-list a:hover {
    background: #7D3CEB;
    color: #FEFEFE;
}

.page {
    /*width: 280px;*/
    height: 40px;
    margin: 20px auto;
    display: flex;
    align-items: center;
    justify-content: center;

}

.page a {
    display: block;
    width: 140px;
    height: 40px;
    background-color: #fff;
    color: #333333;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    text-align: center;
}

/*.page a:nth-child(1) {
    background-color: #8657FF;
    color: #FFFFFF;
}*/

h1 {
    width: 100%;
    height: 116px;
    padding-top: 30px;
    box-sizing: border-box;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 86px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

h1 a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: flex;
    align-items: center;
}

h1 a img {
    margin-left: 5px;
}


.list {
    width: 100%;
}

.list li {
    width: 100%;
    background: #FFFFFF;
    padding: 30px 25px 0;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.list li .li-head {
    width: 100%;
    height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.li-head a {
    display: block;
    width: 790px;
    height: 20px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    display: flex;
    align-items: center;

}

.li-head a h3 {
    width: calc(100% - 30px);
    height: 20px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.li-head a img {
    width: 20px;
    margin-right: 10px;
}

.li-head a h3:hover {
    color: red;
    font-weight: bold;
}



.li-head .number p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}

.li-head .number p span {
    color: #e80000;
}

.li-head .number .copy {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    cursor: pointer;
}

.li-head .number textarea {
    position: fixed;
    z-index: -9;
    opacity: 0;
}

.list li .li-sec {
    width: 100%;
    height: 20px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.list li .li-sec .lei {
    height: 12px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
}

.list li .li-sec .lei span {
    color: #E80000;
}

.list li .li-sec .shouchang {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    display: flex;
    align-items: center;
}

.list li .li-sec .shouchang img {
    margin-left: 5px;
}

.list li .li-sec .shouchang .touch {
    display: none;
}

.list li .li-sec .shouchang .notouch {
    display: block;
}

.li-flow {
    width: 645px;
    height: 1px;
    background-color: #eee;
    margin-top: 20px;
}

.li-cen {
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.li-cen .jes {
    width: 630px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.li-cen .jes span {
    display: block;
    width: 1px;
    height: 30px;
    background-color: #eee;
}

.li-cen .jes div h4 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
}

.li-cen .jes div p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
    margin-top: 7px;
}


.price-btn {
    height: 40px;
    display: flex;
    align-items: center;
}

.price {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E80000;
}

.price span {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #E80000;
}

.price span i {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E80000;
}

.price-btn .xiang {
    display: block;
    width: 150px;
    height: 40px;
    border: 1px solid #E80000;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #E80000;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin: 0 10px 0 15px;
}

.price-btn .xiang img {
    display: none;
}

.price-btn .sever {
    display: block;
    width: 150px;
    height: 40px;
    background: #E80000;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.price-btn .price-btn-box {
    display: flex;
    align-content: center;
}


.list li:hover {

    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}

.list li:hover .li-head a {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #E80000;
}

.list li:hover .price-btn .xiang:hover img {
    display: block;
    margin-left: 10px;
    transition: 0.5s;
}

.list li:hover .price-btn .sever:hover {
    background-color: #f82828;
}

.app-header {
    display: none;
}

.app-banner {
    display: none;
}

.app-bottom-banner {
    display: none;
}

.cebian {
    display: none;
}

.app-footer {
    display: none;
}
.price-btn .price-btn-box .leimu{
    display: none;
}
.app-list{
    display: none;
}
@media only screen and (max-width: 750px) {
    header {
        display: none;
    }


    .bottom-banner {
        display: none;
    }

    footer {
        display: none;
    }

    .app-header {
        display: block;
        width: 100%;
        height: 55px;
        background: #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .app-header .logo {
        display: block;
        width: 108px;
    }

    .app-header .logo img {
        width: 100%;
    }

    .app-header .kind {
        width: 30px;
    }

    .app-header .kind img {
        width: 20px;
        margin: 0 auto;
    }

    section .banner {
        display: none;
    }

    .app-banner {
        display: block;
        width: 351px;
        margin: 12px auto;
        position: relative;
    }

    .app-banner img {
        width: 100%;
    }

    .cont {
        width: 100%;
        padding-bottom: 80px;
    }

    .cont .dy {
        padding: 0 12px;
        box-sizing: border-box;
    }
    h1{
        padding-top: 0;
        height: 66px;
        line-height: 66px;
        font-size: 20px;
        color: #444444;
        display: none;
    }
    h2 {
        padding: 0 12px;
        box-sizing: border-box;
        height: 60px;
    }


    section {
        padding: 10px 0;
    }

    .list li {
       display: none;
    }
.list .app-list {
    display: block;
    width: 100%;
    height: 130px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 0 12px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.app-list a {
    display: block;
    width: 100%;
    height: 100%;
}

.app-list a .li-top {
    width: 100%;
    height: 73px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
}

.app-list a .li-top img {
    width: 32px;
    margin-right: 10px;
}

.app-list a .li-top h3 {
    height: 40px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.app-list a .jie-price {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
}

.app-list a .jie-price p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(136, 136, 136, 1);
}

.app-list a .jie-price p span {
    color: #E80000;
}

.app-list a .jie-price .price,.app-list a .jie-price .price i {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E80000;
}

.app-list a .jie-price .price span {
    font-weight: bold;
    font-size: 24px;
}

    

    #jesong_chat_min {
        display: none !important;
    }

    .app-footer {
        width: 100%;
        height: 59px;
        background: #FFFFFF;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 666;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .app-footer a {
        display: block;
        width: calc(100% / 4);
        height: 100%;
        padding-top: 8px;
        box-sizing: border-box;
    }

    .app-footer a img {
        display: block;
        width: 29px;
        margin: 0 auto;
    }

    .app-footer a .sele {
        display: none;
    }

    .app-footer a p {
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        text-align: center;
        margin-top: 3px;
    }

    .app-footer .opt .nosele {
        display: none;
    }

    .app-footer .opt .sele {
        display: block;
    }

    .app-footer .choice {
        display: block;
        width: calc(100% / 4);
        height: 100%;
        padding-top: 8px;
        box-sizing: border-box;
        position: relative;
    }

    .app-footer .choice img {
        width: 29px;
        margin: 0 auto;
    }

    .app-footer .choice .sele {
        display: none;
    }

    .app-footer .choice p {
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        text-align: center;
        margin-top: 3px;
    }

    .xuanzhe {
        width: 154px;
        height: 100px;
        background: url(../images/app-footer-xuanzhe.png) no-repeat center center;
        background-size: 100% 100%;
        position: absolute;
        top: -93px;
        left: -30px;
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06);
        padding: 10px 14px 0;
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        display: none;
    }

    .xuanzhe a {
        display: block;
        width: 29px;
        height: 29px;
        margin-right: 10px;
        padding-top: 0;
    }

    .xuanzhe a:nth-child(3n) {
        margin-right: 0;
    }

    .xuanzhe a img {
        width: 29px;
    }

    .cebian {
        width: 100vw;
        height: 100vh;
        background-color: rgba(0, 0, 0, 0.5);
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99999;
        display: none;
    }

    .ce-box {
        width: 275px;
        height: 100%;
        background: #FFFFFF;
        float: right;
    }

    .ce-head {
        width: 100%;
        height: 60px;
        background: #FFFFFF;
        box-shadow: -1px 0px 20px 0px rgba(55, 55, 55, 0.06);
        padding: 0 13px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .ce-head .ce-logo {
        display: block;
        width: 108px;
        height: 33px;
    }

    .ce-head .ce-logo img {
        width: 100%;
    }

    .ce-head .backoff {
        width: 17px;
        height: 100%;
        background: url(../images/app-ce-backoff.png) no-repeat center center;
        background-size: 100%;
    }

    .ce-cen {
        width: 100%;
        padding: 0 13px;
        box-sizing: border-box;
    }

    .ce-cen a {
        display: block;
        width: 100%;
        height: 56px;
        padding-top: 21px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #eee;
        box-sizing: border-box;
    }


    .ce-cen a p {
        width: calc(100% - 30px);
        height: 100%;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        display: flex;
        align-items: center;
    }

    .ce-cen a p i {
        display: block;
        width: 35px;
        height: 18px;
        margin-left: 5px;
    }

    .ce-cen a .right {
        display: none;
        width: 16px;
    }

    .ce-cen a p .hot-icon {
        background: url(../images/app-ce-hot.png) no-repeat center center;
        background-size: 100%;
    }

    .ce-cen a p .new-icon {
        background: url(../images/app-ce-news.png) no-repeat center center;
        background-size: 100%;
    }

    .ce-cen a p .free-icon {
        background: url(../images/app-ce-free.png) no-repeat center center;
        background-size: 100%;
    }

    .li-cen .jes {
        display: none;
    }

    .li-head .number {
        margin-top: 10px;
    }

    .page-list {
        display: none;
    }
}</pre></body></html>